/ Assembly List / LJCDBViewDAL / ViewOrderBys / Add

Namespace - LJCDBViewDAL


Parameters
id - The record ID.
columnName - The item name.

Returns

A reference to the added item.

Syntax

C#
public ViewOrderBy Add(Int32 id, String columnName)

Creates and adds the object from the provided values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.